-
-
Notifications
You must be signed in to change notification settings - Fork 546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
implement error object on multiple exercises #1337
Conversation
exercises/say/canonical-data.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"exercise": "say", | |||
"version": "1.1.0", | |||
"version": "1.2.0", | |||
"comments": [ | |||
"Here -1 is used as expected value to indicate that the", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it make sense to update the comments to reflect the new error object?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes it would. 😄 Thanks for pointing it out.
Multiple changes in 1 PR makes reviewing harder. (Note to self: remember to view commits individually.) Make sure you check all the comments at the start of the files. Thanks for taking this on @rpottsoh 👍 |
Sorry about that. I hadn't considered that. |
Should I just bust this up into separate PRs? This is getting messy, fast. |
As long as nothing else needs to be done it's probably OK, just something to keep in mind for next time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good; thanks for fixing the comments!
per #1311
phone-number
say
variable-length-quantity
queen-attack
forth